documentElement

public abstract Optional<Element> documentElement()

Returns an Optional that contains the document HTML element that usually represents HTML tag, otherwise an empty Optional if the document element is not available.

Throws

when the document is closed